projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d2e8c33
)
(calendar-goto-astro-day-number): Autoload the right function name.
author
Richard M. Stallman
<rms@gnu.org>
Sat, 28 Aug 1999 15:21:55 +0000
(15:21 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sat, 28 Aug 1999 15:21:55 +0000
(15:21 +0000)
lisp/calendar/calendar.el
patch
|
blob
|
history
diff --git
a/lisp/calendar/calendar.el
b/lisp/calendar/calendar.el
index a8132311dfb787a0d7388b468ac8f44c07ab1986..9061cdba76e1364599a6dcfe2a0d63a608988618 100644
(file)
--- a/
lisp/calendar/calendar.el
+++ b/
lisp/calendar/calendar.el
@@
-1510,7
+1510,7
@@
calendar."
"String of astronomical (Julian) day number of Gregorian date."
t)
-(autoload 'calendar-goto-astro-da
te
"cal-julian"
+(autoload 'calendar-goto-astro-da
y-number
"cal-julian"
"Move cursor to astronomical (Julian) day number."
t)